- postorder tree search
- поиск в глубину
in search of — в поисках
search cycle — цикл поиска
search for — искать; поиск
search time — время поиска
blind search — поиск вслепую
English-Russian dictionary of Information technology. 2005.
in search of — в поисках
search cycle — цикл поиска
search for — искать; поиск
search time — время поиска
blind search — поиск вслепую
English-Russian dictionary of Information technology. 2005.
Tree traversal — Graph and tree search algorithms Alpha beta pruning A* B* Beam Bellman–Ford algorithm Best first Bidirectional … Wikipedia
Tree (data structure) — A simple unordered tree; in this diagram, the node labeled 7 has two children, labeled 2 and 6, and one parent, labeled 2. The root node, at the top, has no parent. In computer science, a tree is a widely used data structure that emulates a… … Wikipedia
Binary search tree — In computer science, a binary search tree (BST) is a binary tree data structurewhich has the following properties: *each node (item in the tree) has a value; *a total order (linear order) is defined on these values; *the left subtree of a node… … Wikipedia
List of terms relating to algorithms and data structures — The [http://www.nist.gov/dads/ NIST Dictionary of Algorithms and Data Structures] is a reference work maintained by the U.S. National Institute of Standards and Technology. It defines a large number of terms relating to algorithms and data… … Wikipedia
Список терминов, относящихся к алгоритмам и структурам данных — Это служебный список статей, созданный для координации работ по развитию темы. Данное предупреждение не устанавливается на информационные списки и глоссарии … Википедия
Список терминов — Список терминов, относящихся к алгоритмам и структурам данных Это сл … Википедия
Planarity testing — In graph theory, the planarity testing problem asks whether, given a graph, that graph is a planar graph (can be drawn in the plane without edge intersections). This is a well studied problem in computer science for which many practical… … Wikipedia
Tornadoes of 2006 — Infobox Tornado Year|name=Tornadoes of 2006 image location=Tornado Leseur 24.jpg date=January December 2006 fujitascale=F4 location=Monroe City, Missouri and Crosstown, Missouri max date=March 12 and September 22 tornadoes=1,106 total da USD)… … Wikipedia
Gareth Penn — Gareth Sewell Penn (born 1941 in Carmel, California) is an American author and amateur detective. [http://www.zodiackillerfacts.com/gareth.htm (Photo here] and [http://www.ecphorizer.com/EPS/site contributors popup.php?contributor=13 here).] Penn … Wikipedia
Claw-free graph — A claw In graph theory, an area of mathematics, a claw free graph is a graph that does not have a claw as an induced subgraph. A claw is another name for the complete bipartite graph K1,3 (that is, a star graph with three edges, three leaves, and … Wikipedia